home *** CD-ROM | disk | FTP | other *** search
- Path: oak.ic.mankato.mn.us!news
- From: Charlie Brown <chuck@stratus.geog.mankato.msus.edu>
- Newsgroups: comp.lang.c++
- Subject: Re: compile in a way to get smaller a.out? include less???
- Date: Mon, 18 Mar 1996 20:27:55 -0600
- Organization: Nowhere man!
- Message-ID: <314E1BAB.376C@stratus.geog.mankato.msus.edu>
- References: <4ifovo$pem@math.rutgers.edu>
- NNTP-Posting-Host: s30.ic.owatonna.mn.us
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- Luke Higgins wrote:
- >
- > I am brand new to C++ (and fairly new to C even.) I write a 4 line
- > "hello world" program using iostream.h and my a.out is 408k! Is there
- > anyway to get the compiler to just include what it needs to instead of
- > the whole iostream.h?
- >
- > Thanks for any response you can give!
- > Luke
- > --
- > Luke A. Higgins lukeh@math.rutgers.edu 835 Davidson Rd, Piscataway, NJ 08854
-
- Call a stripper! "strip a.out", that is. Ha ha.
-
- Chuck
- --
- Charlie Brown - Software Designer / Student
- chuck@stratus.geog.mankato.msus.edu
- http://www.geog.mankato.msus.edu/~chuck
-